home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / amos / amsls496.lzh / AMOSLIST / 000094_amos-request@svcs1.digex.net_Thu Apr 25 19:45:52 1996.msg < prev    next >
Internet Message Format  |  1996-05-01  |  4KB

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224]) by mail1.access.digex.net (8.6.12/8.6.12) with ESMTP id TAA00578;  for <mcox@access.digex.net> ; Thu, 25 Apr 1996 19:45:45 -0400
  2. Received: (from daemon@localhost) by svcs1.digex.net (8.6.12/8.6.12) id PAA07242 for amos-out; Thu, 25 Apr 1996 15:26:37 -0400
  3. Received: from mail1.access.digex.net (mail1-2.access.digex.net [204.91.197.3]) by svcs1.digex.net (8.6.12/8.6.12) with ESMTP id PAA07239 for <amos-list@svcs1.digex.net>; Thu, 25 Apr 1996 15:26:36 -0400
  4. Received: from conan.eds-ms.com (conan.eds-ms.com [204.240.136.11]) by mail1.access.digex.net (8.6.12/8.6.12) with SMTP id PAA18695;  for <amos-list@access.digex.net> ; Thu, 25 Apr 1996 15:26:28 -0400
  5. From: ghizzo@galactica.it
  6. Received: from galactica.galactica.it by conan.eds-ms.com (5.x/SMI-SVR4)
  7.     id AA05404; Thu, 25 Apr 1996 15:26:27 -0400
  8. Received: from bbs.galactica.it (bbs.galactica.it [151.99.164.5]) by galactica.galactica.it (8.6.9/8.6.9) with SMTP id VAA28033 for <amos-list@conan.eds-ms.com>; Thu, 25 Apr 1996 21:28:07 +0200
  9. Date: Thu, 25 Apr 1996 21:28:07 +0200
  10. Message-Id: <199604251928.VAA28033@galactica.galactica.it>
  11. Received: from [151.99.164.191] by galactica.it id a2960.wrk; Thu, 25 Apr 1996 20:20:44 GMT
  12. To: amos-list@conan.eds-ms.com
  13. Subject: GUI FAQ
  14. Status: RO
  15. X-Status: 
  16.  
  17.  
  18. Hi guys!
  19.  
  20. .. this is the GUI extension FAQ
  21.  
  22.  
  23. Q. What can i do with the GUI extension?
  24. ------------------------------------------------------------------
  25. A. GUI extension main features:
  26.  
  27.  - support ALL the gadtools.library gadgets (ListView,Cycle,Mutual
  28.    Exclude, Scroller etc.)
  29.  
  30.  - Menu and shortcuts
  31.  
  32.  - custom gadgets with your own images! and new kinds of gadgets
  33.    like progress bar gadget
  34.  
  35.  - it's extremely EASY!!! with only 5 lines of code you can handle ALL!
  36.  
  37.  - SPECIAL feature: font sensitive! When you open your GUI, its
  38.    size will be automatically modified according to the current
  39.    font size. You can turn On/Off this function
  40.  
  41.  - SPECIAL feature: GADTOOLSBOX support! now with ONLY ONE! command
  42.    you can open a very complex interface with an exaggeration of
  43.    gadgets and menus... only ONE command :) none of the other
  44.    intuition extensions can do this!
  45.  
  46.  - Full ASL support (File requester, Font Requester, Screen mode
  47.    Requester)
  48.  
  49.  - System Requesters
  50.  
  51.  - gfx support (line, box, paste BOB, ICON, BLOCK...)
  52.  
  53.  - TOTALLY OS FRIENDLY AND MULTITASKING!
  54.  
  55.  
  56. Q. Can i open AGA screen (HAM-8,DBLPAL, etc.)?
  57. -------------------------------------------------------------------
  58. A. Yes! The version 1.5 available on Aminet is already able to open
  59. and handle screens... some commands are undocumented because they
  60. aren't totally finished, this is a beta version :)
  61.  
  62. Try this: Gui Screen Open 0,720,564,1,$A9004 : Rem <- DBLPAL screen
  63.  
  64. The screen support will be ultimated in the version 1.7
  65.  
  66.  
  67. Q. Where i can find the GadToolsBox Editor v2.0c
  68. ------------------------------------------------------------------
  69. A. Aminet! ... any site pub/aminet/dev/gui/gadtoolsbox20c.lha
  70.  
  71.  
  72. Q. After installing the GUI extension, Amos changes the current
  73. directory to RAM:, why?
  74. -------------------------------------------------------------------
  75. A. This is a silly bug that i've removed in the new version (1.6) :)
  76. available very soon! .... i hope ;)
  77.  
  78.  
  79. Q. After installing the GUI extension, sometime the Compiler report a
  80. "DiskError: object no found" or "extension no loaded"
  81. -------------------------------------------------------------------
  82. A. This ISN'T A BUG of my extension, but a KNOWED BUG of the
  83. compiler shell!!! This bug can be removed easly:
  84.  
  85. 1- Load the Compiler_Shell.Amos program in the editor
  86. 2- open ALL the procedures
  87. 3- Search "Until R<-26" and replace with "Until R<-41"
  88. 4- Well Done! Now save the program
  89.  
  90.  
  91. Q. The GUI extension is commercial, shareware, licenceware....
  92. ------------------------------------------------------------------
  93. A. The GUI extension is FREEWARE :))
  94.  
  95.  
  96. Bye!
  97.  
  98.  
  99. < Pietro Ghizzoni - Dairymen Soft >  -  E-Mail: ghizzo@galactica.it
  100.           Italy Amos User Club Coordinator --- Team AMIGA